home *** CD-ROM | disk | FTP | other *** search
/ Inter.Net 55-2 / Inter.Net 55-2.iso / Mandrake / dosutils / autoboot / Uninstall.bat < prev   
DOS Batch File  |  2000-01-12  |  200b  |  5 lines

  1. if not exist c:\autoexec.lx2 copy c:\autoexec.bat c:\autoexec.lx2
  2. if not exist c:\config.lx2 copy c:\config.sys c:\config.lx2
  3. copy c:\autoexec.lnx c:\autoexec.bat
  4. copy c:\config.lnx c:\config.sys
  5.